home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 / ONCK021.iso / Interface / it.dig / scripts / DefineButton2_439 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-04-20  |  98 b   |  5 lines

  1. on(release){
  2.    _level6.moldura.b1.gotoAndStop(1);
  3.    _parent.gotoAndStop("Loja Digerati");
  4. }
  5.